text/template.state.evalComplex (method)

2 uses

	text/template (current package)
		exec.go#L870: 		return s.evalComplex(typ, n)
		exec.go#L947: func (s *state) evalComplex(typ reflect.Type, n parse.Node) reflect.Value {